home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Puzzle / bubble_elements.swf / scripts / DefineButton2_48 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2007-03-20  |  82 b   |  6 lines

  1. on(release){
  2.    nextFrame();
  3.    this.gotoAndStop(undefined);
  4.    undefined;
  5. }
  6.